Poke Vec3
Poke Vec3
MemPtr
,
X#
,
Y#
,
Z#
Description
Pokes 3 sequential floats into the specified memory address.
Parameters
MemPtr
INTEGER
Pointer to a Vector3 structure
X#
FLOAT
The vector's new X value
Y#
FLOAT
The vector's new Y value
Z#
FLOAT
The vector's new Z value
Shader Commands
jGfx Command Index
jGfx Main